Revision: file-utils--devo--1.0--patch-21
Archive: lord@emf.net--2003
Creator: Tom Lord <lord@emf.net>
Date: Tue May 13 11:19:22 PDT 2003
Standard-date: 2003-05-13 18:19:22 GMT
Summary: added revision sorting to logs.c
Keywords: 
New-files: {arch}/file-utils/file-utils--devo/file-utils--devo--1.0/lord@emf.net--2003/patch-log/patch-21
Modified-files: ChangeLog libarch/namespace.c libarch/namespace.h
  libarch/patch-logs.c utils-arch/logs.c
New-patches: lord@emf.net--2003/file-utils--devo--1.0--patch-21

Added revision sorting to logs.c.

This actually sorts slightly differently from `larch logs' (but more
sensibly, I think).

Oddly enough, the sort algorithm handles arbitrary-length version ids,
thought arch_valid_package_name doesn't permit them yet.

